﻿2026-07-28T02:41:36.2196044Z ##[group]Run actions/checkout@v5
2026-07-28T02:41:36.2196781Z with:
2026-07-28T02:41:36.2197308Z   repository: BigscreenVR/spt-bs-core
2026-07-28T02:41:36.2202325Z   token: ***
2026-07-28T02:41:36.2202663Z   ssh-strict: true
2026-07-28T02:41:36.2203010Z   ssh-user: git
2026-07-28T02:41:36.2203359Z   persist-credentials: true
2026-07-28T02:41:36.2203781Z   clean: true
2026-07-28T02:41:36.2204231Z   sparse-checkout-cone-mode: true
2026-07-28T02:41:36.2205903Z   fetch-depth: 1
2026-07-28T02:41:36.2206262Z   fetch-tags: false
2026-07-28T02:41:36.2206639Z   show-progress: true
2026-07-28T02:41:36.2207009Z   lfs: false
2026-07-28T02:41:36.2207343Z   submodules: false
2026-07-28T02:41:36.2207702Z   set-safe-directory: true
2026-07-28T02:41:36.2208133Z   allow-unsafe-pr-checkout: false
2026-07-28T02:41:36.2208575Z env:
2026-07-28T02:41:36.2208920Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-28T02:41:36.2209401Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-28T02:41:36.2209873Z ##[endgroup]
2026-07-28T02:41:36.4015453Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T02:41:36.4017416Z ##[group]Getting Git version info
2026-07-28T02:41:36.4018567Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-28T02:41:36.4254058Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-28T02:41:36.5046145Z git version 2.43.0.windows.1
2026-07-28T02:41:36.5080468Z ##[endgroup]
2026-07-28T02:41:36.5096772Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2722031a-57ba-4e55-aed5-1a411a2c1152\.gitconfig'
2026-07-28T02:41:36.5114774Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2722031a-57ba-4e55-aed5-1a411a2c1152' before making global git config changes
2026-07-28T02:41:36.5117301Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T02:41:36.5122088Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T02:41:36.5393837Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-28T02:41:36.5622974Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:41:36.5649919Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T02:41:36.5654850Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T02:41:36.5922946Z HEAD
2026-07-28T02:41:36.6192074Z ##[endgroup]
2026-07-28T02:41:36.6195167Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-28T02:41:37.0937509Z ##[group]Cleaning the repository
2026-07-28T02:41:37.0941702Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-28T02:41:38.4832698Z Removing target/
2026-07-28T02:41:38.4861075Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-28T02:41:38.5402316Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:41:38.5425385Z ##[endgroup]
2026-07-28T02:41:38.5429395Z ##[group]Disabling automatic garbage collection
2026-07-28T02:41:38.5434307Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-28T02:41:38.5674321Z ##[endgroup]
2026-07-28T02:41:38.5680694Z ##[group]Setting up auth
2026-07-28T02:41:38.5681276Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-28T02:41:38.5911159Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-28T02:41:39.0560360Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T02:41:39.0835954Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-28T02:41:39.5328977Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T02:41:39.5560603Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-28T02:41:39.9634773Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-28T02:41:40.0354133Z ##[endgroup]
2026-07-28T02:41:40.0354723Z ##[group]Fetching the repository
2026-07-28T02:41:40.0364170Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +58ff39c1959d9538e0f8816c8809480e3fde6f6a:refs/remotes/pull/114/merge
2026-07-28T02:41:40.6910246Z ##[endgroup]
2026-07-28T02:41:40.6910852Z ##[group]Determining the checkout info
2026-07-28T02:41:40.6912349Z ##[endgroup]
2026-07-28T02:41:40.6922752Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-28T02:41:40.7754598Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-28T02:41:40.8376300Z ##[group]Checking out the ref
2026-07-28T02:41:40.8381650Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/114/merge
2026-07-28T02:41:40.8827050Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:41:40.8848195Z ##[endgroup]
2026-07-28T02:41:40.9217436Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-28T02:41:40.9476305Z 58ff39c1959d9538e0f8816c8809480e3fde6f6a
